3.7.19 \(\int \frac {x^4}{\sqrt [3]{1-x^3} (1+x^3)} \, dx\) [619]

Optimal. Leaf size=254 \[ -\frac {\tan ^{-1}\left (\frac {1-\frac {2 \sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}}{\sqrt {3}}\right )}{\sqrt [3]{2} \sqrt {3}}-\frac {\tan ^{-1}\left (\frac {1+\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}}{\sqrt {3}}\right )}{2 \sqrt [3]{2} \sqrt {3}}+\frac {1}{2} x^2 \, _2F_1\left (\frac {1}{3},\frac {2}{3};\frac {5}{3};x^3\right )-\frac {\log \left ((1-x) (1+x)^2\right )}{12 \sqrt [3]{2}}-\frac {\log \left (1+\frac {2^{2/3} (1-x)^2}{\left (1-x^3\right )^{2/3}}-\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}\right )}{6 \sqrt [3]{2}}+\frac {\log \left (1+\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}\right )}{3 \sqrt [3]{2}}+\frac {\log \left (-1+x+2^{2/3} \sqrt [3]{1-x^3}\right )}{4 \sqrt [3]{2}} \]

[Out]

1/2*x^2*hypergeom([1/3, 2/3],[5/3],x^3)-1/24*ln((1-x)*(1+x)^2)*2^(2/3)-1/12*ln(1+2^(2/3)*(1-x)^2/(-x^3+1)^(2/3
)-2^(1/3)*(1-x)/(-x^3+1)^(1/3))*2^(2/3)+1/6*ln(1+2^(1/3)*(1-x)/(-x^3+1)^(1/3))*2^(2/3)+1/8*ln(-1+x+2^(2/3)*(-x
^3+1)^(1/3))*2^(2/3)-1/6*arctan(1/3*(1-2*2^(1/3)*(1-x)/(-x^3+1)^(1/3))*3^(1/2))*2^(2/3)*3^(1/2)-1/12*arctan(1/
3*(1+2^(1/3)*(1-x)/(-x^3+1)^(1/3))*3^(1/2))*2^(2/3)*3^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 254, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 10, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.454, Rules used = {494, 371, 502, 2174, 206, 31, 648, 631, 210, 642} \begin {gather*} -\frac {\text {ArcTan}\left (\frac {1-\frac {2 \sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}}{\sqrt {3}}\right )}{\sqrt [3]{2} \sqrt {3}}-\frac {\text {ArcTan}\left (\frac {\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}+1}{\sqrt {3}}\right )}{2 \sqrt [3]{2} \sqrt {3}}+\frac {1}{2} x^2 \, _2F_1\left (\frac {1}{3},\frac {2}{3};\frac {5}{3};x^3\right )-\frac {\log \left (\frac {2^{2/3} (1-x)^2}{\left (1-x^3\right )^{2/3}}-\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}+1\right )}{6 \sqrt [3]{2}}+\frac {\log \left (\frac {\sqrt [3]{2} (1-x)}{\sqrt [3]{1-x^3}}+1\right )}{3 \sqrt [3]{2}}+\frac {\log \left (2^{2/3} \sqrt [3]{1-x^3}+x-1\right )}{4 \sqrt [3]{2}}-\frac {\log \left ((1-x) (x+1)^2\right )}{12 \sqrt [3]{2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^4/((1 - x^3)^(1/3)*(1 + x^3)),x]

[Out]

-(ArcTan[(1 - (2*2^(1/3)*(1 - x))/(1 - x^3)^(1/3))/Sqrt[3]]/(2^(1/3)*Sqrt[3])) - ArcTan[(1 + (2^(1/3)*(1 - x))
/(1 - x^3)^(1/3))/Sqrt[3]]/(2*2^(1/3)*Sqrt[3]) + (x^2*Hypergeometric2F1[1/3, 2/3, 5/3, x^3])/2 - Log[(1 - x)*(
1 + x)^2]/(12*2^(1/3)) - Log[1 + (2^(2/3)*(1 - x)^2)/(1 - x^3)^(2/3) - (2^(1/3)*(1 - x))/(1 - x^3)^(1/3)]/(6*2
^(1/3)) + Log[1 + (2^(1/3)*(1 - x))/(1 - x^3)^(1/3)]/(3*2^(1/3)) + Log[-1 + x + 2^(2/3)*(1 - x^3)^(1/3)]/(4*2^
(1/3))

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 206

Int[((a_) + (b_.)*(x_)^3)^(-1), x_Symbol] :> Dist[1/(3*Rt[a, 3]^2), Int[1/(Rt[a, 3] + Rt[b, 3]*x), x], x] + Di
st[1/(3*Rt[a, 3]^2), Int[(2*Rt[a, 3] - Rt[b, 3]*x)/(Rt[a, 3]^2 - Rt[a, 3]*Rt[b, 3]*x + Rt[b, 3]^2*x^2), x], x]
 /; FreeQ[{a, b}, x]

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 371

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[a^p*((c*x)^(m + 1)/(c*(m + 1)))*Hyperg
eometric2F1[-p, (m + 1)/n, (m + 1)/n + 1, (-b)*(x^n/a)], x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rule 494

Int[(((e_.)*(x_))^(m_)*((c_) + (d_.)*(x_)^(n_))^(q_.))/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Dist[e^n/b, Int[
(e*x)^(m - n)*(c + d*x^n)^q, x], x] - Dist[a*(e^n/b), Int[(e*x)^(m - n)*((c + d*x^n)^q/(a + b*x^n)), x], x] /;
 FreeQ[{a, b, c, d, e, m, q}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LeQ[n, m, 2*n - 1] && IntBinomialQ[a, b
, c, d, e, m, n, -1, q, x]

Rule 502

Int[(x_)/(((a_) + (b_.)*(x_)^3)^(1/3)*((c_) + (d_.)*(x_)^3)), x_Symbol] :> With[{q = Rt[b/a, 3]}, Dist[-q^2/(3
*d), Int[1/((1 - q*x)*(a + b*x^3)^(1/3)), x], x] + Dist[q/d, Subst[Int[1/(1 + 2*a*x^3), x], x, (1 + q*x)/(a +
b*x^3)^(1/3)], x]] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[b*c + a*d, 0]

Rule 631

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[a*(c/b^2)]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + 2*c*(x/b)], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 648

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 2174

Int[1/(((c_) + (d_.)*(x_))*((a_) + (b_.)*(x_)^3)^(1/3)), x_Symbol] :> Simp[Sqrt[3]*(ArcTan[(1 - 2^(1/3)*Rt[b,
3]*((c - d*x)/(d*(a + b*x^3)^(1/3))))/Sqrt[3]]/(2^(4/3)*Rt[b, 3]*c)), x] + (Simp[Log[(c + d*x)^2*(c - d*x)]/(2
^(7/3)*Rt[b, 3]*c), x] - Simp[(3*Log[Rt[b, 3]*(c - d*x) + 2^(2/3)*d*(a + b*x^3)^(1/3)])/(2^(7/3)*Rt[b, 3]*c),
x]) /; FreeQ[{a, b, c, d}, x] && EqQ[b*c^3 + a*d^3, 0]

Rubi steps

\begin {align*} \int \frac {x^4}{\sqrt [3]{1-x^3} \left (1+x^3\right )} \, dx &=\frac {1}{5} x^5 F_1\left (\frac {5}{3};\frac {1}{3},1;\frac {8}{3};x^3,-x^3\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 6 vs. order 5 in optimal.
time = 10.02, size = 26, normalized size = 0.10 \begin {gather*} \frac {1}{5} x^5 F_1\left (\frac {5}{3};\frac {1}{3},1;\frac {8}{3};x^3,-x^3\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^4/((1 - x^3)^(1/3)*(1 + x^3)),x]

[Out]

(x^5*AppellF1[5/3, 1/3, 1, 8/3, x^3, -x^3])/5

________________________________________________________________________________________

Maple [F]
time = 0.04, size = 0, normalized size = 0.00 \[\int \frac {x^{4}}{\left (-x^{3}+1\right )^{\frac {1}{3}} \left (x^{3}+1\right )}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4/(-x^3+1)^(1/3)/(x^3+1),x)

[Out]

int(x^4/(-x^3+1)^(1/3)/(x^3+1),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(-x^3+1)^(1/3)/(x^3+1),x, algorithm="maxima")

[Out]

integrate(x^4/((x^3 + 1)*(-x^3 + 1)^(1/3)), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(-x^3+1)^(1/3)/(x^3+1),x, algorithm="fricas")

[Out]

integral(-(-x^3 + 1)^(2/3)*x^4/(x^6 - 1), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{4}}{\sqrt [3]{- \left (x - 1\right ) \left (x^{2} + x + 1\right )} \left (x + 1\right ) \left (x^{2} - x + 1\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**4/(-x**3+1)**(1/3)/(x**3+1),x)

[Out]

Integral(x**4/((-(x - 1)*(x**2 + x + 1))**(1/3)*(x + 1)*(x**2 - x + 1)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4/(-x^3+1)^(1/3)/(x^3+1),x, algorithm="giac")

[Out]

integrate(x^4/((x^3 + 1)*(-x^3 + 1)^(1/3)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {x^4}{{\left (1-x^3\right )}^{1/3}\,\left (x^3+1\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4/((1 - x^3)^(1/3)*(x^3 + 1)),x)

[Out]

int(x^4/((1 - x^3)^(1/3)*(x^3 + 1)), x)

________________________________________________________________________________________